Skip to content

Introspection graph visualization with improved node placement #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ksunden
Copy link
Member

@ksunden ksunden commented Apr 18, 2025

  • New graph visualization tools
  • Adjust formatting of introspection plots
  • Use introspection plots in Graph.visualize

ksunden added 3 commits April 18, 2025 14:02
Does still use networkx based plots if given an input dictionary (and networkx is available), falls introspection plot if networkx is unavailable
@story645
Copy link
Member

Can you post an example of the viz it produces?

@ksunden
Copy link
Member Author

ksunden commented Apr 18, 2025

New for a Line:

Figure_1

Edit: noted after uploading that I moved one node out of frame here and a weird annotation thing happens then, that is an upstream thing that I've made a note to look into further when I get the chance)

Old for a line:
Figure_2

New for an Image:
Figure_3

Old for an Image:
Figure_4

I'm not going to sit here and say there is zero room for further improvement, but I do think they are at least better. (Note that these examples are the only the portions of the overall graphs that are held by the Artists themselves, the Axes is responsible for further edges which are not shown)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants